home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 2001 January / CT_SW0101.ISO / pc / software / betrieb / desktop / cp.sit / CopyPaste 4.4.2 / ◊CopyPaste 4.4.2.rsrc / TEXT_2020_Misc tools.txt < prev    next >
Text File  |  2001-02-05  |  2KB  |  52 lines

  1. Miscellaneous Utilities - mostly scientific or programming utilities
  2.  
  3. Comment/Uncomment - marks text in Pascal or C source code as comments.
  4. Special Key - by Andrew Welch inserts four characters symbolizing the command key, checkmark, diamond and apple character. These can be viewed in a document if they are in the Chicago font.
  5. Clipboard Dump - turns the clipboard contents into a hex dump.
  6. Constant Values - any math or physics constant like œÄ or e that is highlighted or in the clipboard is replaced with its value.
  7.  
  8. Constant    Description    Value
  9.     pi,œÄ    numerical constant    3.1415926
  10.     e    numerical constant    2.71828182846
  11.     c    speed of light in vacuum    2.99792458 * 10^8 m/s
  12.     g    acceleration due to gravity    9.80665 m/s^2
  13.     G    Newton's gravitational constant    
  14.         6.672 * 10^-11 N*m^2/kg^2
  15.     k    Boltzman's constant    1.380622 * 10^-23 J/K
  16.     h    Planck's constant     6.626176 * 10^-34 J*s
  17.     R    Ideal Gas Constant    8.31441 J/K*mol
  18.     N     Avogadro's number    
  19.         6.022045 * 10^23 molecules/mol
  20.     e-    charge of an electron    1.602189 * 10^-19 C
  21.     me    mass of an electron    9.110e-31 kg
  22.     mn    mass of a neutron        1.675e-27 kg
  23.     mp    mass of a proton        1.673e-27 kg
  24.     atm    1 atmosphere of pressure    1.01325e5 Pa
  25.     eV    1 electron Volt of energy    1.602e-19 J
  26.     amu    1 atomic mass unit    1.661e-27 kg
  27.     mc2    energy equivalent of 1 amu    0.511 MeV
  28.     V    volume of ideal gas      22.4 liter/mol
  29.     F    Faraday's Constant    96487
  30.     kpm        9.80665 J
  31.     kWh        3.6 * 10^6 J
  32.     kcal        4.1868 * 10^3 J
  33.     PS        735.49875 W
  34.     W        1.360 * 10^-3 PS
  35.     at         980,665 mbar
  36.     Torr        1.333 mbar
  37.     yard        0.91444 m
  38.     foot        0.3048 m
  39.     in        2.54 cm
  40.     gal        4.546 Liter
  41.     sm         1852 m
  42.     kn        0.5144 m/s
  43.     oz        28.35 g
  44.     lb        453.6 g
  45.     pt        568.25 ml
  46.  
  47. Application Info - puts into the clipboard the path to the frontmost application and the time elapsed since it was launched. This value is not pasted automatically.
  48. Screen Saver - is based on a very old code to compute an Icosahedron. I made it grayscale and changed it to compute the shades and views in realtime, instead of a much faster offscreen copy.
  49. Speak Text - uses the new speech manager to speak text in the clipboard.
  50.  
  51.  
  52.